demos: Always build font explorer demo
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 10 Jan 2022 06:56:27 +0000 (14:56 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 12 Jan 2022 09:29:30 +0000 (17:29 +0800)
commit169172a9e0aaf71317846a204443407ec76bdc91
tree3d0aec9828da1a64a4099f01ee5c31f394daca82
parent0a3fad4d4779ec2c8de27349103ee691c94e4b25
demos: Always build font explorer demo

We are no longer using PangoFT2 APIs in this demo, so make sure that we build
it on all builds since we already depend on a HarfBuzz/Pango version that
provide everything that we need here.

Drop the unnecessary pangofc-font.h include as a result.
demos/gtk-demo/font_features.c
demos/gtk-demo/meson.build